Release 10.1A: OpenEdge Development:
Messaging and ESB
Creating a session procedure and connecting to a SonicMQ Broker
The following general steps outline how a 4GL application connects to a SonicMQ Broker for a PTP session:
- The application runs
jms/jmssession.porjms/ptpsession.ppersistently to instantiate the appropriate Session object and calls the beginSession procedure to start the JMS session.- The application uses the handle of the Session object to create and send messages to a queue and to receive messages from a queue.
- The application calls the deleteSession procedure in the Session object to close the session and the underlying connection.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |